Fixes for blkif save/restore. A 'dd if=/dev/sda1 of=/dev/null'
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 28 Sep 2005 16:25:08 +0000 (17:25 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 28 Sep 2005 16:25:08 +0000 (17:25 +0100)
commit7b96a65903ec35aa0889dc6fc1c549a914f53c6e
tree4591aa40116acccd55db63f2dd68af49dc8e6b0d
parent82e3e14c863836ac798d4f95e8b2ccc8b7bfc8b6
Fixes for blkif save/restore. A 'dd if=/dev/sda1 of=/dev/null'
seems to lock up the domU kernel on restore still (can be
pinged but not ssh'ed). This still needs investigation.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/blkfront/blkfront.c
linux-2.6-xen-sparse/drivers/xen/netback/common.h
linux-2.6-xen-sparse/drivers/xen/netback/netback.c